ASP.NET Core MVC コントロールヘルプ
FrozenColumns プロパティ (FlexGridBase<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlexGridBase<T> クラス : FrozenColumns プロパティ
Gets or sets the number of frozen columns.
シンタックス
'宣言
 
Public Overridable Property FrozenColumns As System.Integer
public virtual System.int FrozenColumns {get; set;}
解説
Frozen columns do not scroll, but the cells they contain may be selected and edited.
参照

FlexGridBase<T> クラス
FlexGridBase<T> メンバ